Function cbqn_sys::bqn_makeI32Vec

source ·
pub unsafe extern "C" fn bqn_makeI32Vec(
    len: size_t,
    data: *const i32
) -> BQNV