pub unsafe extern "C" fn obs_sceneitem_get_order_position(
item: *mut obs_sceneitem_t,
) -> c_int
Expand description
Gets a sceneitem’s order in its scene
pub unsafe extern "C" fn obs_sceneitem_get_order_position(
item: *mut obs_sceneitem_t,
) -> c_int
Gets a sceneitem’s order in its scene