Type Definition blis_sys::znormfv_ft

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