use crate;
use cratecopy;
/// BLAS LP64 interface for LAK [copy()]
///
/// safety: uses `from_raw_parts`/`from_raw_parts_mut` with the given pointers and buffer lengths.
pub unsafe
/// BLAS ILP64 interface for LAK [copy()]
///
/// safety: uses `from_raw_parts`/`from_raw_parts_mut` with the given pointers and buffer lengths.
pub unsafe