#[unsafe(no_mangle)]pub extern "C" fn pamoja_loopback_broker_new() -> *mut PamojaLoopbackBrokerExpand description
Creates an in-process broker with no traffic.
ยงReturns
A handle the caller must release with pamoja_loopback_broker_free.
#[unsafe(no_mangle)]pub extern "C" fn pamoja_loopback_broker_new() -> *mut PamojaLoopbackBrokerCreates an in-process broker with no traffic.
A handle the caller must release with pamoja_loopback_broker_free.