Function llvm_sys::target::LLVMIntPtrTypeForASInContext

source ยท
pub unsafe extern "C" fn LLVMIntPtrTypeForASInContext(
    C: LLVMContextRef,
    TD: LLVMTargetDataRef,
    AS: c_uint,
) -> LLVMTypeRef