Function godot_string_split

Source
pub unsafe extern "C" fn godot_string_split(
    p_self: *const godot_string,
    p_splitter: *const godot_string,
) -> godot_array