Function windows::Win32::Storage::FileSystem::GetIoRingInfo

pub unsafe fn GetIoRingInfo<P0>(
    ioring: P0,
    info: *mut IORING_INFO,
) -> Result<()>
where P0: Param<HIORING>,