Function comctl32::DPA_InsertPtr [] [src]

pub unsafe extern "system" fn DPA_InsertPtr(
    hdpa: HDPA,
    i: c_int,
    p: *mut c_void
) -> c_int