Function get_window_pointer3

Source
pub unsafe extern "C" fn get_window_pointer3(
    WindowHandle: Hlong,
    ImageRed: *mut Hlong,
    ImageGreen: *mut Hlong,
    ImageBlue: *mut Hlong,
    Width: *mut Hlong,
    Height: *mut Hlong,
) -> Herror