Function win_sys::FileSystem::FindClose[][src]

pub unsafe fn FindClose<'a, Param0>(hfindfile: Param0) -> BOOL where
    Param0: IntoParam<'a, FindFileHandle>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation