Type Definition lapacke::Select3F64[][src]

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