pub unsafe extern "C" fn obs_canvas_remove(canvas: *mut obs_canvas_t)Expand description
Signal that references to canvas should be released and mark the canvas as removed.
pub unsafe extern "C" fn obs_canvas_remove(canvas: *mut obs_canvas_t)Signal that references to canvas should be released and mark the canvas as removed.