Function godot_sys::godot_string_replace [] [src]

pub unsafe extern "C" fn godot_string_replace(
    p_self: *const godot_string,
    p_key: godot_string,
    p_with: godot_string
) -> godot_string