[][src]Function battery_ffi::battery_get_technology

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

Returns battery technology.

Panics

This function will panic if passed pointer is NULL