cstrcpy

Function cstrcpy 

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