Type Definition blis_sys::cnorm1v_ft

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