Type Definition blis_sys::snorm1v_ft

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