pub unsafe extern "C" fn pw_impl_port_add(
port: *mut pw_impl_port,
node: *mut pw_impl_node,
) -> c_int
Expand description
Add a port to a node
pub unsafe extern "C" fn pw_impl_port_add(
port: *mut pw_impl_port,
node: *mut pw_impl_node,
) -> c_int
Add a port to a node