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

Required features: "Win32_Foundation"