Function pipewire_sys::pw_context_get_conf_section
source · pub unsafe extern "C" fn pw_context_get_conf_section(
context: *mut pw_context,
section: *const c_char
) -> *const c_char
Expand description
Get a config section for this context. Since 0.3.22, deprecated, use pw_context_conf_section_for_each().