pub unsafe extern "system" fn VarFormat(
    pvarin: *const VARIANT,
    pstrformat: PCWSTR,
    ifirstday: i32,
    ifirstweek: i32,
    dwflags: u32,
    pbstrout: *mut BSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’, ‘Win32_System_Com’