Function godot_sys::godot_array_set [] [src]

pub unsafe extern "C" fn godot_array_set(
    p_self: *mut godot_array,
    p_idx: godot_int,
    p_value: *const godot_variant
)