[][src]Function lc3tools_sys::root::strftime

pub unsafe extern "C" fn strftime(
    __s: *mut c_char,
    __maxsize: size_t,
    __format: *const c_char,
    __tp: *const tm
) -> size_t