Function port_send_reply

Source
pub unsafe extern "C" fn port_send_reply(
    ctx: *mut Context,
    pid: ERL_NIF_TERM,
    reference: ERL_NIF_TERM,
    reply: ERL_NIF_TERM,
)
Expand description

Send a reply to an Erlang process from port context