pub type NcResizeCb = fn(_: &mut NcPlane) -> NcResult_i32;
Expand description

A callback function called when an NcPlane is resized.

See also