Function ode_base::ode::wcsftime

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