Function esp_idf_sys::asctime_r

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