Function GetVolumePathNamesForVolumeNameA

Source
pub unsafe extern "C" fn GetVolumePathNamesForVolumeNameA(
    lpszVolumeName: LPCSTR,
    lpszVolumePathNames: LPCH,
    cchBufferLength: DWORD,
    lpcchReturnLength: PDWORD,
) -> BOOL