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

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

A specialized Result type for graphics operations.