Function godot_sys::godot_string_erase [] [src]

pub unsafe extern "C" fn godot_string_erase(
    p_self: *mut godot_string,
    p_pos: godot_int,
    p_chars: godot_int
)