Function windows_sys::Win32::System::Ole::VarFormat

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