Function clutter_sys::clutter_texture_set_from_file[][src]

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