Function OH_Drawing_ErrorCodeGet

Source
pub unsafe extern "C" fn OH_Drawing_ErrorCodeGet() -> OH_Drawing_ErrorCode
Available on crate feature api-12 only.
Expand description

Obtains the error code of the drawing module.

Required System Capabilities: SystemCapability.Graphic.Graphic2D.NativeDrawing

ยงReturns

  • Returns the error code.

Available since API-level: 12

Version: 1.0