32package com.jogamp.gluegen.runtime;
34import com.jogamp.common.os.DynamicLookupHelper;
35import com.jogamp.common.util.SecurityUtil;
Interface callers may use ProcAddressHelper's reset helper method to install function pointers into a...
long resolve(String name, DynamicLookupHelper lookup)
Resolves the name of the function bound to the method and returns the address.