Function gst::ffi::gmtime_r[][src]

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