esp_idf_svc::sys

Function stpcpy

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