LLVMArrayType2

Function LLVMArrayType2 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMArrayType2(
    ElementType: LLVMTypeRef,
    ElementCount: u64,
) -> LLVMTypeRef