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

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