Function windows::Win32::System::Com::Urlmon::RegisterMediaTypeClass

pub unsafe fn RegisterMediaTypeClass<P0>(
    pbc: P0,
    ctypes: u32,
    rgsztypes: *const PCSTR,
    rgclsid: *const GUID,
    reserved: u32,
) -> Result<()>
where P0: Param<IBindCtx>,