[][src]Function leptess::capi::boxSetGeometry

pub unsafe extern "C" fn boxSetGeometry(
    box_: *mut BOX,
    x: l_int32,
    y: l_int32,
    w: l_int32,
    h: l_int32
) -> l_int32