Function kernel32::SetFileCompletionNotificationModes
[−]
[src]
pub unsafe extern "system" fn SetFileCompletionNotificationModes(
FileHandle: HANDLE,
Flags: UCHAR
) -> BOOL