pub fn get_client(fd: BorrowedFd<'_>, idx: c_int) -> Result<drm_client>
Expand description
Get client information given a client’s ID.
pub fn get_client(fd: BorrowedFd<'_>, idx: c_int) -> Result<drm_client>
Get client information given a client’s ID.