[][src]Type Definition battery_ffi::Battery

type Battery = Battery;

Opaque struct representing battery.

End users should consider it as a some memory somewhere in the heap, and work with it only via library methods.