Function pgrx_pg_sys::pq_sendbytes

source ·
pub unsafe fn pq_sendbytes(
    arg_buf: StringInfo,
    arg_data: *const c_char,
    arg_datalen: c_int
)