pub unsafe extern "system" fn KsCreateAllocator2(
    connectionhandle: HANDLE,
    allocatorframing: *const KSALLOCATOR_FRAMING,
    allocatorhandle: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Media_KernelStreaming", "Win32_Foundation"