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