winapi::um::fileapi

Function GetVolumeNameForVolumeMountPointW

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