Function windows_sys::Win32::Storage::FileSystem::SetFileCompletionNotificationModes
pub unsafe extern "system" fn SetFileCompletionNotificationModes(
filehandle: HANDLE,
flags: u8
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"