Function rustler_sys::rustler_sys_api::enif_make_resource

source ยท
pub unsafe extern "C" fn enif_make_resource(
    arg1: *mut ErlNifEnv,
    obj: *const c_void,
) -> ERL_NIF_TERM
Expand description

See enif_make_resource in the Erlang docs.