commit
79a6fe5c7b
@ -9,6 +9,8 @@ export is_null;
|
||||
export is_not_null;
|
||||
export memcpy;
|
||||
export memmove;
|
||||
export buf_len;
|
||||
export position;
|
||||
|
||||
import libc::c_void;
|
||||
|
||||
@ -154,4 +156,4 @@ fn test_buf_len() unsafe {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user