Function libnotcurses_sys::ffi::ncplane_on_styles [−][src]
pub unsafe extern "C" fn ncplane_on_styles(n: *mut ncplane, stylebits: c_uint)
Expand description
Add the specified styles to the ncplane’s existing spec.
pub unsafe extern "C" fn ncplane_on_styles(n: *mut ncplane, stylebits: c_uint)
Add the specified styles to the ncplane’s existing spec.