gdk_texture_save_to_png

Function gdk_texture_save_to_png 

Source
pub unsafe extern "C" fn gdk_texture_save_to_png(
    texture: *mut GdkTexture,
    filename: *const c_char,
) -> gboolean