[][src]Function pgx_pg_sys::regexp_fixed_prefix

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