Skip to main content

strcat

Function strcat 

Source
pub unsafe extern "C" fn strcat(
    arg1: *mut u8,
    arg2: *const u8,
) -> *mut u8