Function wcsftime

Source
pub unsafe extern "C" fn wcsftime(
    _Buffer: *mut u16,
    _SizeInWords: usize,
    _Format: *const u16,
    _Tm: *const tm,
) -> usize