winapi::um::fileapi

Function FindNextVolumeW

Source
pub unsafe extern "system" fn FindNextVolumeW(
    hFindVolume: HANDLE,
    lpszVolumeName: LPWSTR,
    cchBufferLength: DWORD,
) -> BOOL