clutter_texture_set_from_file

Function clutter_texture_set_from_file 

Source
pub unsafe extern "C" fn clutter_texture_set_from_file(
    texture: *mut ClutterTexture,
    filename: *const c_char,
    error: *mut *mut GError,
) -> gboolean