pub unsafe extern "C" fn obs_service_properties(
service: *const obs_service_t,
) -> *mut obs_properties_t
Expand description
Returns the property list of an existing service context, if any. Free with obs_properties_destroy
pub unsafe extern "C" fn obs_service_properties(
service: *const obs_service_t,
) -> *mut obs_properties_t
Returns the property list of an existing service context, if any. Free with obs_properties_destroy