pub unsafe fn enif_make_pid(
    _env: *mut ErlNifEnv,
    pid: ErlNifPid
) -> ERL_NIF_TERM
Expand description

See enif_make_pid in the Erlang docs