Function esp_idf_sys::strftime_l
source ยท pub unsafe extern "C" fn strftime_l(
_s: *mut c_char,
_maxsize: usize,
_fmt: *const c_char,
_t: *const tm,
_l: locale_t,
) -> usize
pub unsafe extern "C" fn strftime_l(
_s: *mut c_char,
_maxsize: usize,
_fmt: *const c_char,
_t: *const tm,
_l: locale_t,
) -> usize