pub unsafe extern "C" fn LLVMSetGlobalIFuncResolver(
IFunc: LLVMValueRef,
Resolver: LLVMValueRef,
)
Expand description
Sets the resolver function associated with this indirect function.
pub unsafe extern "C" fn LLVMSetGlobalIFuncResolver(
IFunc: LLVMValueRef,
Resolver: LLVMValueRef,
)
Sets the resolver function associated with this indirect function.