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

Retrieve a function pointer.