Function strptime

Source
pub unsafe extern "C" fn strptime(
    __s: *const c_char,
    __fmt: *const c_char,
    __tm: *mut tm,
) -> *mut c_char