Function cbqn_sys::bqn_makeI8Vec

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