Function libnotcurses_sys::c_api::ncuplot_plane
source · pub unsafe extern "C" fn ncuplot_plane(
n: *mut ncuplot
) -> *mut ncplaneExpand description
Return a reference to the ncplot’s underlying ncplane.
pub unsafe extern "C" fn ncuplot_plane(
n: *mut ncuplot
) -> *mut ncplaneReturn a reference to the ncplot’s underlying ncplane.