Function arduino_esp::String_replace1 [] [src]

pub unsafe extern "C" fn String_replace1(
    this: *mut String,
    find: *const String,
    replace: *const String
)