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