c__stpcpy

Function c__stpcpy 

Source
pub unsafe extern "C" fn c__stpcpy(
    __dest: *mut u8,
    __src: *const u8,
) -> *mut u8