pub unsafe extern "C" fn LLVMGetGlobalIFuncResolver(
    IFunc: LLVMValueRef
) -> LLVMValueRef
Expand description

Retrieves the resolver function associated with this indirect function, or NULL if it doesn’t not exist.