[][src]Type Definition lapacke::Select3F64

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