Function win_sys::FileSystem::SetFileShortNameA[][src]

pub unsafe fn SetFileShortNameA<'a, Param0, Param1>(
    hfile: Param0,
    lpshortname: Param1
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>,
    Param1: IntoParam<'a, PSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation