use ;
use crateptr_2_vecmut;
use cratescal;
/// BLAS LP64 interface for LAK [scal()]
///
/// safety: uses `from_raw_parts`/`from_raw_parts_mut` with the given pointer and buffer length.
pub unsafe
/// BLAS ILP64 interface for LAK [scal()]
///
/// safety: uses `from_raw_parts`/`from_raw_parts_mut` with the given pointer and buffer length.
pub unsafe