Function windows::Win32::Media::KernelStreaming::KsCreateAllocator

pub unsafe fn KsCreateAllocator<P0>(
    connectionhandle: P0,
    allocatorframing: *const KSALLOCATOR_FRAMING,
    allocatorhandle: *mut HANDLE,
) -> u32
where P0: Param<HANDLE>,