Function remove_cpp_control_surface

Source
pub unsafe fn remove_cpp_control_surface(
    surface: NonNull<IReaperControlSurface>,
)
Expand description

Destroys a C++ IReaperControlSurface object.

Intended to be used on pointers returned from add_cpp_control_surface().