Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/
H A Dtypes.rs259 pub const fn raw_get(this: *const Self) -> *mut T { in raw_get() method
/openbmc/qemu/rust/qemu-api/src/
H A Dcell.rs1029 pub const fn raw_get(slot: *mut Self) -> *mut T { in raw_get() method