pub unsafe extern "C" fn mlirTypeIDCreate(
ptr: *const c_void,
) -> MlirTypeIDExpand description
ptr must be 8 byte aligned and unique to a type valid for the duration of
the returned type id’s usage
pub unsafe extern "C" fn mlirTypeIDCreate(
ptr: *const c_void,
) -> MlirTypeIDptr must be 8 byte aligned and unique to a type valid for the duration of
the returned type id’s usage