Function rp2040_hal::rom_data::float_funcs::fatan2::ptr

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

Retrieve a function pointer.