llvm_sys::target

Function LLVMIntPtrTypeForASInContext

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