ANDROID_BITMAP_RESUT_SUCCESS

Backward compatibility: this macro used to be misspelled.

version(Android)
extern (C) @system nothrow @nogc
enum ANDROID_BITMAP_RESUT_SUCCESS = ANDROID_BITMAP_RESULT_SUCCESS;

Meta