Type Definition blis_sys::samaxv_vft

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