overlay

Function overlay 

Source
pub unsafe extern "C" fn overlay(
    srcwin: *const WINDOW,
    dstwin: *mut WINDOW,
) -> c_int