Function phper_sys::strptime[][src]

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