Type Alias Acl

Source
pub type Acl = ArrayType;

Aliased Type§

#[repr(C)]
pub struct Acl { pub vl_len_: i32, pub ndim: i32, pub dataoffset: i32, pub elemtype: Oid, }

Fields§

§vl_len_: i32§ndim: i32§dataoffset: i32§elemtype: Oid