pub unsafe extern "C" fn enif_priv_data(
    arg1: *mut ErlNifEnv
) -> *mut c_void
Expand description

See enif_priv_data in the Erlang docs.