Type Definition blis_sys::seqsc_vft

source · []
pub type seqsc_vft = Option<unsafe extern "C" fn(conjchi: conj_t, chi: *const c_void, psi: *const c_void, is_eq: *mut bool)>;