Function rpgffi::CreateTupleDesc [] [src]

pub unsafe extern "C" fn CreateTupleDesc(
    natts: c_int,
    hasoid: bool_,
    attrs: *mut Form_pg_attribute
) -> TupleDesc