Function windows_sys::Win32::System::Com::Marshal::CoUnmarshalInterface

pub unsafe extern "system" fn CoUnmarshalInterface(
    pstm: *mut c_void,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT