GetVolumePathNamesForVolumeNameA

Function GetVolumePathNamesForVolumeNameA 

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