pgrx_pg_sys

Function pq_sendcountedtext

Source
pub unsafe fn pq_sendcountedtext(
    arg_buf: StringInfo,
    arg_str_: *const c_char,
    arg_slen: c_int,
    arg_countincludesself: bool,
)