IupReparent

Function IupReparent 

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