Function erlang_nif_sys::erlang_nif_sys_api::enif_make_copy [] [src]

pub unsafe extern "C" fn enif_make_copy(
    dst_env: *mut ErlNifEnv,
    src_term: ERL_NIF_TERM
) -> ERL_NIF_TERM

See enif_make_copy in the Erlang docs.