sentry_uapi::ffi_c

Function copy_to_kernel

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

C interface to crate::copy_to_kernel Rust implementation