Type Definition blis_sys::deqsc_ft

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