Function rustc_codegen_llvm::llvm_::ffi::LLVMVectorType

source ·
pub unsafe extern "C" fn LLVMVectorType(
    ElementType: &Type,
    ElementCount: c_uint
) -> &Type