Function libnotcurses_sys::ncpalette_new[][src]

pub unsafe extern "C" fn ncpalette_new(nc: *mut notcurses) -> *mut ncpalette
Expand description

Create a new palette store. It will be initialized with notcurses’ best knowledge of the currently configured palette. The palette upon startup cannot be reliably detected, sadly.