Function win_sys::FileSystem::SetResourceManagerCompletionPort[][src]

pub unsafe fn SetResourceManagerCompletionPort<'a, Param0, Param1>(
    resourcemanagerhandle: Param0,
    iocompletionporthandle: Param1,
    completionkey: usize
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>,
    Param1: IntoParam<'a, HANDLE>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation