Type Definition lapacke::Select2F64 [] [src]

type Select2F64 = Option<extern "C" fn(_: *const f64, _: *const f64) -> i32>;