Function kernel32::SetFileShortNameA
[−]
[src]
pub unsafe extern "system" fn SetFileShortNameA(
hFile: HANDLE,
lpShortName: LPCSTR
) -> BOOL