pub fn reset(fd: BorrowedFd<'_>, handles: &[u32]) -> Result<drm_syncobj_array>
Expand description
Resets (un-signals) one or more syncobjs.
pub fn reset(fd: BorrowedFd<'_>, handles: &[u32]) -> Result<drm_syncobj_array>
Resets (un-signals) one or more syncobjs.