Type Definition lapack_sys::LAPACK_C_SELECT1 [] [src]

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