Function rp2040_hal::rom_data::float_funcs::fdiv::ptr

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

Retrieve a function pointer.