Function pgrx_pg_sys::ExplainPropertyUInteger

source ·
pub unsafe fn ExplainPropertyUInteger(
    arg_qlabel: *const c_char,
    arg_unit: *const c_char,
    arg_value: uint64,
    arg_es: *mut ExplainState
)