http_cbFunction typedef

http_cbFunction = Int Function(Pointer<http_parser>)

Implementation

typedef http_cbFunction = ffi.Int Function(ffi.Pointer<http_parser>);