llvm_sys::target

Function LLVMIntPtrTypeForAS

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