Function mlir_sys::mlirTypeIDCreate

source ·
pub unsafe extern "C" fn mlirTypeIDCreate(
    ptr: *const c_void
) -> MlirTypeID
Expand description

ptr must be 8 byte aligned and unique to a type valid for the duration of the returned type id’s usage