pub unsafe fn SetIoRingCompletionEvent<'a, Param1>(
    ioring: *const HIORING__,
    hevent: Param1
) -> Result<(), Error> where
    Param1: IntoParam<'a, HANDLE>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’