Type Definition blis_sys::norm1v_vft

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