Skip to main content

LLVMScalableVectorType

Function LLVMScalableVectorType 

Source
pub(crate) unsafe extern "C" fn LLVMScalableVectorType(
    ElementType: &Type,
    ElementCount: c_uint,
) -> &Type