copy_from_kernel

Function copy_from_kernel 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn copy_from_kernel( to: *mut u8, length: usize, ) -> Status
Expand description

ยงSafety

Conditions for code::slice::from_raw_parts are not violated C interface to crate::copy_from_kernel Rust implementation