jit_strcat

Function jit_strcat 

Source
pub unsafe extern "C" fn jit_strcat(
    dest: *mut c_char,
    src: *const c_char,
) -> *mut c_char