[][src]Function winapi::um::fileapi::GetVolumeNameForVolumeMountPointW

pub unsafe extern "system" fn GetVolumeNameForVolumeMountPointW(
    lpszVolumeMountPoint: LPCWSTR,
    lpszVolumeName: LPWSTR,
    cchBufferLength: DWORD
) -> BOOL