Function llvm_sys::core::LLVMArrayType

source ·
pub unsafe extern "C" fn LLVMArrayType(
    ElementType: LLVMTypeRef,
    ElementCount: c_uint
) -> LLVMTypeRef
👎Deprecated since 17.0: LLVMArrayType is deprecated in favor of the API accurate LLVMArrayType2