[][src]Function winapi::um::fileapi::FindNextVolumeW

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