Function godot_string_replace_first

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