Function pgrx_pg_sys::LookupTypeName
source · pub unsafe fn LookupTypeName(
arg_pstate: *mut ParseState,
arg_typeName: *const TypeName,
arg_typmod_p: *mut int32,
arg_missing_ok: bool
) -> Type
pub unsafe fn LookupTypeName(
arg_pstate: *mut ParseState,
arg_typeName: *const TypeName,
arg_typmod_p: *mut int32,
arg_missing_ok: bool
) -> Type