Function phper_sys::php_strlcat[][src]

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