pgrx_pg_sys

Function pg_utf8_islegal

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