Function windows_sys::Win32::System::Ole::VarDecFromBool
pub unsafe extern "system" fn VarDecFromBool(
boolin: VARIANT_BOOL,
pdecout: *mut DECIMAL
) -> HRESULT
Expand description
Required features: "Win32_System_Ole"
, "Win32_Foundation"