pub unsafe extern "C" fn pw_context_parse_conf_section(
context: *mut pw_context,
conf: *mut pw_properties,
section: *const c_char,
) -> c_intExpand description
Parse a standard config section for this context. Since 0.3.22
pub unsafe extern "C" fn pw_context_parse_conf_section(
context: *mut pw_context,
conf: *mut pw_properties,
section: *const c_char,
) -> c_intParse a standard config section for this context. Since 0.3.22