Cronet_Engine_StopNetLogFunc typedef

Cronet_Engine_StopNetLogFunc = Void Function(Pointer<Cronet_Engine>)

Implementation

typedef Cronet_Engine_StopNetLogFunc = ffi.Void Function(
  ffi.Pointer<Cronet_Engine>,
);