Function esp_idf_hal::sys::gmtime_r

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