Function simics_api_sys::os_strptime

source ยท
pub unsafe extern "C" fn os_strptime(
    str_: *const c_char,
    format: *const c_char,
    tm: *mut os_tm_t,
) -> *const c_char