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

Required features: "Win32_Media_KernelStreaming", "Win32_Foundation"