copy_from_kernel

Function copy_from_kernel 

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

C interface to crate::copy_from_kernel Rust implementation