Function esp_idf_hal::sys::localtime_r

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