Function swift_runtime_sys::root::strftime_l

source ยท
pub unsafe extern "C" fn strftime_l(
    arg1: *mut c_char,
    arg2: usize,
    arg3: *const c_char,
    arg4: *const tm,
    arg5: locale_t,
) -> usize