pub unsafe extern "C" fn pw_core_steal_fd(core: *mut pw_core) -> c_int
Expand description

Steal the fd of the core connection or < 0 on error. The core will be disconnected after this call.