ncfadectx_setup

Function ncfadectx_setup 

Source
pub unsafe extern "C" fn ncfadectx_setup(
    n: *mut ncplane,
) -> *mut ncfadectx
Expand 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().