pub fn ptr() -> extern "C" fn(v: i64, n: i32) -> f64
Expand description

Retrieve a function pointer.