llvm_sys::core

Function LLVMSetGlobalIFuncResolver

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

Sets the resolver function associated with this indirect function.