wcsftime

Function wcsftime 

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