Function pstrcat

Source
pub unsafe extern "C" fn pstrcat(
    buf: *mut c_char,
    buf_size: c_int,
    s: *const c_char,
) -> *mut c_char