pub fn nccell_extract(
plane: &NcPlane,
cell: &NcCell,
stylemask: &mut NcStyle_u16,
channels: &mut NcChannels_u64,
) -> StringAvailable on crate feature
libc only.Expand description
Saves the NcStyle_u16 and the NcChannels_u64,
and returns the EGC, of an NcCell.
Method: NcCell.extract().