pub unsafe extern "C" fn obs_scene_from_source(
    source: *const obs_source_t
) -> *mut obs_scene_t
Expand description

Gets the scene from its source, or NULL if not a scene