pub unsafe extern "C" fn ncfadectx_setup(
n: *mut ncplane,
) -> *mut ncfadectxExpand description
Rather than the simple ncplane_fade{in/out}(), ncfadectx_setup() can be paired with a loop over ncplane_fade{in/out}_iteration() + ncfadectx_free().