_wcsftime_l

Function _wcsftime_l 

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