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