Function obs_sceneitem_set_blending_method

Source
pub unsafe extern "C" fn obs_sceneitem_set_blending_method(
    item: *mut obs_sceneitem_t,
    method: obs_blending_method,
)