winapi::um::winbase

Function SetFileCompletionNotificationModes

Source
pub unsafe extern "system" fn SetFileCompletionNotificationModes(
    FileHandle: HANDLE,
    Flags: UCHAR,
) -> BOOL