[][src]Function winapi::um::winbase::GetVolumeNameForVolumeMountPointA

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