pub fn scr_set_sp<P: AsRef<Path>>(
    screen: SCREEN,
    path: P
) -> Result<(), NCurseswError>
Expand description

Screen function of scr_set().