Searched defs:UserPtr (Results 1 – 1 of 1) sorted by relevance
22 pub struct UserPtr(*mut c_void); struct 24 impl UserPtr { implementation 58 pub fn wrapping_byte_add(self, add: usize) -> UserPtr { in wrapping_byte_add() argument 164 new(ptr: UserPtr, length: usize) -> Self new() argument [all...]