Skip to main content

i2pd_accept_stream

Function i2pd_accept_stream 

Source
pub unsafe extern "C" fn i2pd_accept_stream(
    dest: *mut I2pdDestination,
    cb: I2pdAcceptCallback,
    ctx: *mut c_void,
)