Function arduino_esp::String_copy [] [src]

pub unsafe extern "C" fn String_copy(
    this: *mut String,
    cstr: *const c_char,
    length: c_uint
) -> *mut String