winapi::um::winbase

Function GetVolumeNameForVolumeMountPointA

Source
pub unsafe extern "system" fn GetVolumeNameForVolumeMountPointA(
    lpszVolumeMountPoint: LPCSTR,
    lpszVolumeName: LPSTR,
    cchBufferLength: DWORD,
) -> BOOL