embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::double_funcs::dmul

Function ptr

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

Retrieve a function pointer.