Function clutter_sys::clutter_stage_get_minimum_size[][src]

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