Type Definition liblapack_sys::LAPACK_C_SELECT1 [] [src]

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