riot_sys::bindgen

Function gmtime_r

Source
pub unsafe extern "C" fn gmtime_r(
    arg1: *const time_t,
    arg2: *mut tm,
) -> *mut tm