Type Definition blis_sys::samaxv_ex_ft

source · []
pub type samaxv_ex_ft = Option<unsafe extern "C" fn(n: dim_t, x: *const f32, incx: inc_t, index: *mut dim_t, cntx: *const cntx_t, rntm: *mut rntm_t)>;