[][src]Function pgx_pg_sys::ExplainPropertyUInteger

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