[][src]Function rustc_llvm_proxy::proxy::LLVMArrayType

#[no_mangle]
pub unsafe extern "C" fn LLVMArrayType(
    ElementType: LLVMTypeRef,
    ElementCount: c_uint
) -> LLVMTypeRef