Type Definition blis_sys::cnormfv_vft

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