Function win_sys::FileSystem::SetFileCompletionNotificationModes[][src]

pub unsafe fn SetFileCompletionNotificationModes<'a, Param0>(
    filehandle: Param0,
    flags: u8
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation