Type Definition blis_sys::dnormfv_ft

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