Function libnotcurses_sys::ffi::ncuplot_plane [−][src]
pub unsafe extern "C" fn ncuplot_plane(n: *mut ncuplot) -> *mut ncplane
Expand description
Return a reference to the ncplot’s underlying ncplane.
pub unsafe extern "C" fn ncuplot_plane(n: *mut ncuplot) -> *mut ncplane
Return a reference to the ncplot’s underlying ncplane.