Function clutter_sys::clutter_stage_set_minimum_size[][src]

pub unsafe extern "C" fn clutter_stage_set_minimum_size(
    stage: *mut ClutterStage,
    width: c_uint,
    height: c_uint
)