Function mlir_sys::mlirLLVMVoidTypeGet
source · pub unsafe extern "C" fn mlirLLVMVoidTypeGet(
ctx: MlirContext
) -> MlirType
Expand description
Creates an llmv.void type.
pub unsafe extern "C" fn mlirLLVMVoidTypeGet(
ctx: MlirContext
) -> MlirType
Creates an llmv.void type.