speech_dispatcher_sys

Function strftime

Source
pub unsafe extern "C" fn strftime(
    __s: *mut c_char,
    __maxsize: usize,
    __format: *const c_char,
    __tp: *const tm,
) -> usize