pub unsafe extern "system" fn VarBstrFromBool(
    boolin: VARIANT_BOOL,
    lcid: u32,
    dwflags: u32,
    pbstrout: *mut BSTR
) -> HRESULT
Expand description

Required features: "Win32_Foundation"