stpcpy

Function stpcpy 

Source
pub unsafe extern "C" fn stpcpy(
    dst: *mut u8,
    src: *const u8,
) -> *mut u8