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
Expand description
Required features: "Win32_System_Ole"
, "Win32_Foundation"
, "Win32_System_Com"