kdata

Function kdata 

Source
pub fn kdata(which: i32, kind: &str) -> (String, String, String, i32, bool)
Available on non-crate feature lock only.
Expand description

Fetch vertices from a type 2 DSK segment.

See raw::kdata for the raw interface.