sentry_uapi::ffi_c

Function copy_from_kernel

Source
#[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