Function xed_sys::xed_strcpy

source ·
pub unsafe extern "C" fn xed_strcpy(
    dst: *mut c_char,
    src: *const c_char
)