clutter_units_from_string

Function clutter_units_from_string 

Source
pub unsafe extern "C" fn clutter_units_from_string(
    units: *mut ClutterUnits,
    str: *const c_char,
) -> gboolean