pub unsafe extern "C" fn gdk_window_end_draw_frame(
    window: *mut GdkWindow,
    context: *mut GdkDrawingContext
)
Available on crate feature v3_22 only.