pub unsafe extern "C" fn pw_context_parse_conf_section(
    context: *mut pw_context,
    conf: *mut pw_properties,
    section: *const c_char
) -> c_int
Expand description

Parse a standard config section for this context. Since 0.3.22