Function libnotcurses_sys::c_api::nctablet_plane
source · pub unsafe extern "C" fn nctablet_plane(
t: *mut nctablet
) -> *mut ncplaneExpand description
Access the ncplane associated with nctablet ‘t’, if one exists.
pub unsafe extern "C" fn nctablet_plane(
t: *mut nctablet
) -> *mut ncplaneAccess the ncplane associated with nctablet ‘t’, if one exists.