Function win_sys::FileSystem::SetFileShortNameA
source · [−]pub unsafe fn SetFileShortNameA<'a, Param0, Param1>(
hfile: Param0,
lpshortname: Param1
) -> BOOL where
Param0: IntoParam<'a, HANDLE>,
Param1: IntoParam<'a, PCSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’