Function gdnative_sys::godot_pool_color_array_insert [] [src]

pub unsafe extern "C" fn godot_pool_color_array_insert(
    p_self: *mut godot_pool_color_array,
    p_idx: godot_int,
    p_data: *const godot_color
) -> godot_error