Crate drm_ffi[−][src]
Foreign function interface
Re-exports
pub extern crate drm_sys; |
Modules
| auth | Bindings to the methods of authentication the DRM provides. |
| drm_buf_desc__bindgen_ty_1 | |
| drm_control__bindgen_ty_1 | |
| drm_ctx_flags | |
| drm_dma_flags | |
| drm_drawable_info_type_t | |
| drm_lock_flags | |
| drm_map_flags | |
| drm_map_type | |
| drm_mode_subconnector | |
| drm_stat_type | |
| drm_vblank_seq_type | |
| gem | Bindings to the Graphics Execution Manager |
| ioctl | |
| mode | Bindings to the DRM’s modesetting capabilities. |
| result | Error types |
Structs
Constants
Functions
| get_bus_id | Load this device’s Bus ID into a buffer. |
| get_capability | Check if a capability is set. |
| get_client | Get client information given a client’s ID. |
| get_interrupt_from_bus_id | Get a device’s IRQ. |
| get_version | Gets the driver version for this device. |
| set_capability | Attempt to enable/disable a client’s capability. |
Type Definitions
Unions
| drm_wait_vblank |