[][src]Function llvm_sys::core::LLVMGetGlobalIFuncResolver

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

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