GetIdListNative typedef

GetIdListNative = Pointer<Uint64> Function(Pointer<NativeType>)

fn get_id_list(search_result_ptr: *const AnnoyIndexSearchResult)->*const u64

Implementation

typedef GetIdListNative = Pointer<Uint64> Function(Pointer);