Searched defs:_key (Results 1 – 1 of 1) sorted by relevance
23 let _key: *const $keytyp = ::core::ptr::addr_of!($key); localVariable24 let _key: *const $crate::bindings::static_key = ::core::ptr::addr_of!((*_key).$field); localVariable