Function esp_idf_sys::gmtime_r

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