Function win_sys::FileSystem::SetFileShortNameW [−][src]
pub unsafe fn SetFileShortNameW<'a, Param0, Param1>(
hfile: Param0,
lpshortname: Param1
) -> BOOL where
Param0: IntoParam<'a, HANDLE>,
Param1: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation