Function F_create_tuple_type

Source
pub unsafe extern "C" fn F_create_tuple_type(
    htuple: *mut Htuple,
    len: Hlong,
    type_: c_int,
)