Function drm_ffi::syncobj::timeline_signal

source ยท
pub fn timeline_signal(
    fd: BorrowedFd<'_>,
    handles: &[u32],
    points: &[u64],
) -> Result<drm_syncobj_timeline_array>
Expand description

Signals one or more specific timeline syncobj points.