Function godot_string_split_ints

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