Function windows::Win32::Media::KernelStreaming::KsGetMediaTypeCount

pub unsafe fn KsGetMediaTypeCount<P0>(
    filterhandle: P0,
    pinfactoryid: u32,
) -> Result<u32>
where P0: Param<HANDLE>,