Function libevent_sys::strptime_l

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