pub unsafe extern "C" fn obs_scene_from_source(
source: *const obs_source_t,
) -> *mut obs_scene_tExpand description
Gets the scene from its source, or NULL if not a scene
pub unsafe extern "C" fn obs_scene_from_source(
source: *const obs_source_t,
) -> *mut obs_scene_tGets the scene from its source, or NULL if not a scene