Type Definition sciter::graphics::Result[][src]

type Result<T> = Result<T, GRAPHIN_RESULT>;

A specialized Result type for graphics operations.