Function rustc_codegen_llvm::llvm_::ffi::LLVMVectorType

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