Function windows_sys::Win32::Storage::FileSystem::FindNextVolumeA

pub unsafe extern "system" fn FindNextVolumeA(
    hfindvolume: HANDLE,
    lpszvolumename: PSTR,
    cchbufferlength: u32,
) -> BOOL