pub fn connection_handle_from_ptr(
    ptr: usize
) -> SyncReturn<RustOpaque<ConnectionHandle>>
Expand description

Returns the ConnectionHandle from the ForeignClass address.