pub unsafe extern "C" fn args_read_float_and_trim( args: *mut FuriString, value: *mut f32, ) -> bool
Extract float value and trim arguments string
[in,
[out]
true - success false - arguments string does not contain float