Function aio_bindings::strftime_l [] [src]

pub unsafe extern "C" fn strftime_l(
    __s: *mut c_char,
    __maxsize: usize,
    __format: *const c_char,
    __tp: *const tm,
    __loc: __locale_t
) -> usize