Function kernel32::GetVolumeNameForVolumeMountPointW
[−]
[src]
pub unsafe extern "system" fn GetVolumeNameForVolumeMountPointW(
lpszVolumeMountPoint: LPCWSTR,
lpszVolumeName: LPWSTR,
cchBufferLength: DWORD
) -> BOOL