SCREEN_CB

Type Alias SCREEN_CB 

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