Method

CoglDmaBufHandleget_fd

Declaration [src]

int
cogl_dma_buf_handle_get_fd (
  CoglDmaBufHandle* dmabuf_handle
)

Description [src]

Retrieves the file descriptor of dmabuf_handle.

Return value

Type: int

A valid file descriptor.