[][src]Function mupdf_sys::fz_strlcat

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