Skip to main content

array_oid

Function array_oid 

Source
pub const fn array_oid(element_oid: u32) -> Option<u32>
Expand description

Get the array type OID for an element type OID.

Returns None if the OID doesn’t have a known array type.