esp_idf_svc::sys

Function strcpy

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