Function as_screenshot_get_image

Source
pub unsafe extern "C" fn as_screenshot_get_image(
    screenshot: *mut AsScreenshot,
    width: c_uint,
    height: c_uint,
    scale: c_uint,
) -> *mut AsImage