pub unsafe extern "system" fn DPA_InsertPtr(
    hdpa: HDPA,
    i: i32,
    p: *const c_void
) -> i32
Expand description

Required features: "Win32_UI_Controls"