Type Definition blis_sys::cinvertv_vft

source · []
pub type cinvertv_vft = Option<unsafe extern "C" fn(n: dim_t, x: *mut c_void, incx: inc_t)>;