Home
last modified time | relevance | path

Searched refs:x_mut (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/util/
H A Dmod.rs932 let mut x_mut = 0u8; in test_as_address() localVariable
933 let rm = &mut x_mut; in test_as_address()