Function windows::Win32::Storage::FileSystem::PopIoRingCompletion

pub unsafe fn PopIoRingCompletion<P0>(
    ioring: P0,
    cqe: *mut IORING_CQE,
) -> HRESULT
where P0: Param<HIORING>,