Function win_sys::FileSystem::AreShortNamesEnabled [−][src]
pub unsafe fn AreShortNamesEnabled<'a, Param0>(
handle: Param0,
enabled: *mut BOOL
) -> BOOL where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation