AHardwareBuffer_sendHandleToUnixSocket

Send the AHardwareBuffer to an AF_UNIX socket.

\return 0 on success, -EINVAL if \a buffer is NULL, or an error number if the operation fails for any reason.

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

Meta