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