Function ncursesw::panels::set_panel_userptr[][src]

pub fn set_panel_userptr(
    handle: PANEL,
    ptr: Option<PANEL_USERPTR>
) -> Result<(), NCurseswError>
Expand description

sets the panel’s user pointer.