Function obs_sceneitem_select

Source
pub unsafe extern "C" fn obs_sceneitem_select(
    item: *mut obs_sceneitem_t,
    select: bool,
)