Function pgrx_pg_sys::pg_utf8_islegal

source ·
pub unsafe fn pg_utf8_islegal(
    arg_source: *const c_uchar,
    arg_length: c_int
) -> bool