ffi/bclibc_ffi library

Thin Dart wrapper over the bclibc C FFI layer.

API: findApexShot, findMaxRangeShot, findZeroAngleShot, integrateShot, integrateAtShot

Usage: final bc = BcLibC.open(); final hit = bc.integrateShot(shot, request);

Exceptions / Errors

BcException