Function windows_sys::Win32::System::Variant::VariantGetBooleanElem

pub unsafe extern "system" fn VariantGetBooleanElem(
    var: *const VARIANT,
    ielem: u32,
    pfval: *mut BOOL,
) -> HRESULT