Function xed_sys::xed_interface::xed_strncat [] [src]

pub unsafe extern "C" fn xed_strncat(
    dst: *mut c_char,
    src: *const c_char,
    len: c_int
) -> c_int

returns the number of bytes remaining for the next use of

xed_strncpy() or #xed_strncat() .