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