[][src]Function lc3tools_sys::root::strptime_l

pub unsafe extern "C" fn strptime_l(
    __s: *const c_char,
    __fmt: *const c_char,
    __tp: *mut tm,
    __loc: locale_t
) -> *mut c_char