Type Definition blis_sys::divsc_vft

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