all: mark extern blocks as unsafe
This commit is contained in:
parent
0cbaf4493e
commit
448b9e332e
6 changed files with 10 additions and 10 deletions
|
|
@ -86,7 +86,7 @@ pub struct LibInput {
|
|||
li: *mut libinput,
|
||||
}
|
||||
|
||||
extern "C" {
|
||||
unsafe extern "C" {
|
||||
fn jay_libinput_log_handler_bridge();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue