Function c_scape::localtime_r

source ยท
pub unsafe extern "C" fn localtime_r(
    time_p: *const i32,
    result: *mut tm
) -> *mut tm