pub unsafe extern "C" fn mlirLLVMStructTypeIsOpaque( type_: MlirType, ) -> bool
Returns true is the struct is explicitly opaque (will not have a body) or uninitialized (will eventually have a body).
true