gdk4_sys

Function gdk_texture_new_from_filename

source
pub unsafe extern "C" fn gdk_texture_new_from_filename(
    path: *const c_char,
    error: *mut *mut GError,
) -> *mut GdkTexture
Available on crate feature v4_6 only.