Dartlocation_bounds_cbFunction typedef

Dartlocation_bounds_cbFunction = bool Function(location_bounds_h bounds, Pointer<Void> user_data)

Implementation

typedef Dartlocation_bounds_cbFunction = bool Function(
    location_bounds_h bounds, ffi.Pointer<ffi.Void> user_data);