Function llvm_sys::core::LLVMSetGlobalIFuncResolver[][src]

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

Sets the resolver function associated with this indirect function.