pub unsafe extern "C" fn furi_hal_power_debug_get(
callback: PropertyValueCallback,
context: *mut c_void,
)Expand description
Get power debug information
ยงArguments
callback(direction in) - callback to provide with new datacontext(direction in) - context to pass to callback