Type Definition lapacke::Select2F32[][src]

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