drm_ffi
0.7.1
In drm_
ffi::
syncobj
Functions
create
destroy
fd_to_handle
handle_to_fd
query
reset
signal
timeline_signal
timeline_wait
transfer
wait
drm_ffi
::
syncobj
Function
create
Copy item path
Settings
Help
Summary
Source
pub fn create(fd:
BorrowedFd
<'_>, signaled:
bool
) ->
Result
<
drm_syncobj_create
>
Expand description
Creates a syncobj.