ImGui_BeginDragDropTargetCustom

Function ImGui_BeginDragDropTargetCustom 

Source
pub unsafe extern "C" fn ImGui_BeginDragDropTargetCustom(
    bb: *const ImRect,
    id: ImGuiID,
) -> bool