Type Definition blis_sys::cswapv_ft

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