pub unsafe extern "C" fn pw_context_new(
    main_loop: *mut pw_loop,
    props: *mut pw_properties,
    user_data_size: usize
) -> *mut pw_context
Expand description

Make a new context object for a given main_loop. Ownership of the properties is taken