Type Definition lapack::Select3F32 [] [src]

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