Type Alias pgrx_pg_sys::Size

source ·
pub type Size = usize;

Trait Implementations§

source§

impl From<Datum> for usize

source§

fn from(val: Datum) -> usize

Converts to this type from the input type.