[][src]Function phper_sys::php_strlcat

pub unsafe extern "C" fn php_strlcat(
    dst: *mut c_char,
    src: *const c_char,
    siz: usize
) -> usize