autocommit 2022-01-08 18:38:24 CET
This commit is contained in:
parent
33549184d4
commit
d061a5c313
38 changed files with 179 additions and 371 deletions
|
|
@ -16,7 +16,7 @@ const DELETE_ID: u32 = 1;
|
|||
|
||||
const INVALID_OBJECT: u32 = 0;
|
||||
const INVALID_METHOD: u32 = 1;
|
||||
const NO_MEMORY: u32 = 2;
|
||||
#[allow(dead_code)] const NO_MEMORY: u32 = 2;
|
||||
const IMPLEMENTATION: u32 = 3;
|
||||
|
||||
pub struct WlDisplay {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue