[][src]Function libzip_sys::gmtime_r

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