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().
pub unsafe fn remove_cpp_control_surface(
surface: NonNull<IReaperControlSurface>,
)Destroys a C++ IReaperControlSurface object.
Intended to be used on pointers returned from add_cpp_control_surface().