pgrx_pg_sys

Function strlcat

Source
pub unsafe fn strlcat(
    arg_dst: *mut c_char,
    arg_src: *const c_char,
    arg_siz: usize,
) -> usize