pub unsafe extern "C" fn ncselector_selected(
n: *const ncselector,
) -> *const c_charExpand description
Return reference to the selected option, or NULL if there are no items.
pub unsafe extern "C" fn ncselector_selected(
n: *const ncselector,
) -> *const c_charReturn reference to the selected option, or NULL if there are no items.