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

Screen function of scr_restore().