embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::float_funcs::fadd

Function ptr

Source
pub fn ptr() -> extern "C" fn(a: f32, b: f32) -> f32
Expand description

Retrieve a function pointer.