pub fn curs_set_sp(
    screen: SCREEN,
    cursor: CursorType
) -> Result<CursorType, NCurseswError>
Expand description

Screen function of curs_set().