pub unsafe extern "C" fn obs_sceneitem_get_scene(
    item: *const obs_sceneitem_t
) -> *mut obs_scene_t
Expand description

Gets the scene parent associated with the scene item.