Function libnotcurses_sys::c_api::nccell_extract
source · pub fn nccell_extract(
plane: &NcPlane,
cell: &NcCell,
stylemask: &mut NcStyle_u16,
channels: &mut NcChannels_u64
) -> StringExpand description
Saves the NcStyle_u16 and the NcChannels_u64,
and returns the EGC, of an NcCell.
Method: NcCell.extract().