pub unsafe extern "C" fn mlirLLVMStructTypeGetNumElementTypes( type_: MlirType, ) -> isize
Returns the number of fields in the struct. Asserts if the struct is opaque or not yet initialized.