[][src]Function battery_ffi::battery_get_energy

#[no_mangle]
pub unsafe extern "C" fn battery_get_energy(ptr: *const Battery) -> c_float

Returns battery energy (in joule).

Panics

This function will panic if passed pointer is NULL