pub unsafe extern "C" fn obs_get_source_properties(
id: *const c_char,
) -> *mut obs_properties_t
Expand description
Returns the property list, if any. Free with obs_properties_destroy
pub unsafe extern "C" fn obs_get_source_properties(
id: *const c_char,
) -> *mut obs_properties_t
Returns the property list, if any. Free with obs_properties_destroy