Function kernel32::GetVolumePathNameW
[−]
[src]
pub unsafe extern "system" fn GetVolumePathNameW(
lpszFileName: LPCWSTR,
lpszVolumePathName: LPWSTR,
cchBufferLength: DWORD
) -> BOOL