[][src]Type Definition lapacke_sys::LAPACK_C_SELECT2

type LAPACK_C_SELECT2 = Option<extern "C" fn(_: *const lapack_complex_float, _: *const lapack_complex_float) -> lapack_logical>;