windows::Win32::Storage::FileSystem

Function SetFileCompletionNotificationModes

pub unsafe fn SetFileCompletionNotificationModes(
    filehandle: HANDLE,
    flags: u8,
) -> Result<()>