Home
last modified time | relevance | path

Searched defs:c_void (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/lib/trusty-sys/src/
Derr.rs83 ptr >= ERR_USER_BASE as usize as *const c_void in is_ptr_err() constant
/trusty/user/base/lib/storage/rust/src/
Dlib.rs464 buf.as_ptr() as *const c_void, in write_at_impl() constant