Home
last modified time | relevance | path

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

/rust/kernel/
A Dprint.rs26 let mut w = unsafe { RawFormatter::from_ptrs(buf.cast(), end.cast()) }; in rust_fmt_argument()
A Dstr.rs759 pub(crate) unsafe fn from_ptrs(pos: *mut u8, end: *mut u8) -> Self { in from_ptrs() method

Completed in 6 milliseconds