obs_canvas_move_scene

Function obs_canvas_move_scene 

Source
pub unsafe extern "C" fn obs_canvas_move_scene(
    scene: *mut obs_scene_t,
    dst: *mut obs_canvas_t,
)
Expand description

Move scene to another canvas, detaching it from the previous one and deduplicating the name if needed