pgrx_pg_sys

Function regexp_fixed_prefix

Source
pub unsafe fn regexp_fixed_prefix(
    arg_text_re: *mut text,
    arg_case_insensitive: bool,
    arg_collation: Oid,
    arg_exact: *mut bool,
) -> *mut c_char