Function winapi::um::winbase::SetFileCompletionNotificationModes[][src]

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