copy_from_kernel

Function copy_from_kernel 

Source
pub fn copy_from_kernel<T>(to: &mut T) -> Result<Status, Status>
Expand description

Copy a given generic type from the kernel exchange zone to the given mutable reference