Function llvm_sys::core::LLVMVectorType

source ยท
pub unsafe extern "C" fn LLVMVectorType(
    ElementType: LLVMTypeRef,
    ElementCount: c_uint
) -> LLVMTypeRef