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

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’