pub unsafe extern "C" fn pw_context_create_port(
    context: *mut pw_context,
    direction: spa_direction,
    port_id: u32,
    info: *const spa_port_info,
    user_data_size: usize
) -> *mut pw_impl_port
Expand description

Create a new port \return a newly allocated port