pub unsafe extern "C" fn obs_service_update(
service: *mut obs_service_t,
settings: *mut obs_data_t,
)
Expand description
Updates the settings of the service context
pub unsafe extern "C" fn obs_service_update(
service: *mut obs_service_t,
settings: *mut obs_data_t,
)
Updates the settings of the service context