Type Definition curses_sys::SCREEN_CB [] [src]

type SCREEN_CB = extern "C" fn(_: *mut SCREEN, _: *mut c_void) -> c_int;