Function ndk_sys::strcat

source ·
pub unsafe extern "C" fn strcat(
    __dst: *mut c_char,
    __src: *const c_char
) -> *mut c_char