Function esp_idf_hal::sys::asctime_r

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