Function windows::Win32::System::Rpc::IUnknown_QueryInterface_Proxy
pub unsafe fn IUnknown_QueryInterface_Proxy<P0>(
this: P0,
riid: *const GUID,
ppvobject: *mut *mut c_void,
) -> Result<()>where
P0: Param<IUnknown>,