Function riot_sys::strftime

source ·
pub unsafe extern "C" fn strftime(
    _s: *mut c_char,
    _maxsize: size_t,
    _fmt: *const c_char,
    _t: *const tm
) -> size_t