Type Definition blis_sys::damaxv_ft

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