Function set_window_extents

Source
pub unsafe extern "C" fn set_window_extents(
    WindowHandle: Hlong,
    Row: Hlong,
    Column: Hlong,
    Width: Hlong,
    Height: Hlong,
) -> Herror