Function obs_property_list_item_remove

Source
pub unsafe extern "C" fn obs_property_list_item_remove(
    p: *mut obs_property_t,
    idx: usize,
)