Function llvm_sys::core::LLVMSetGlobalIFuncResolver

source ยท
pub unsafe extern "C" fn LLVMSetGlobalIFuncResolver(
    IFunc: LLVMValueRef,
    Resolver: LLVMValueRef
)
Expand description

Sets the resolver function associated with this indirect function.