pub unsafe extern "C" fn mlirModuleCreateEmpty(
location: MlirLocation,
) -> MlirModule
Expand description
Creates a new, empty module and transfers ownership to the caller.
pub unsafe extern "C" fn mlirModuleCreateEmpty(
location: MlirLocation,
) -> MlirModule
Creates a new, empty module and transfers ownership to the caller.