[][src]Function swim_c_sys::time::gmtime_r

pub unsafe extern "C" fn gmtime_r(
    timer: *const time_t,
    result: *mut tm
) -> *mut tm