ANativeWindow_getBuffersDataSpace

Get the dataspace of the buffers in window. \return the dataspace of buffers in window, ADATASPACE_UNKNOWN is returned if dataspace is unknown, or -EINVAL if window is invalid.

version(Android)
extern (C) @system nothrow @nogc
int
ANativeWindow_getBuffersDataSpace

Meta