Skip to main content

cast_quins

Function cast_quins 

Source
fn cast_quins(mmap: &Mmap) -> &[NQuin]
Expand description

Try to cast a memory-mapped file to a slice of NQuins. Prints a diagnostic and returns an empty slice on failure.