Function iup_sys::IupReparent [] [src]

pub unsafe extern "C" fn IupReparent(
    ih: *mut Ihandle,
    new_parent: *mut Ihandle,
    ref_child: *mut Ihandle
) -> c_int