winapi::um::fileapi

Function GetVolumePathNamesForVolumeNameW

Source
pub unsafe extern "system" fn GetVolumePathNamesForVolumeNameW(
    lpszVolumeName: LPCWSTR,
    lpszVolumePathNames: LPWCH,
    cchBufferLength: DWORD,
    lpcchReturnLength: PDWORD,
) -> BOOL