Function windows_sys::Win32::UI::Controls::DPA_SetPtr
pub unsafe extern "system" fn DPA_SetPtr(
hdpa: HDPA,
i: i32,
p: *const c_void,
) -> BOOL
pub unsafe extern "system" fn DPA_SetPtr(
hdpa: HDPA,
i: i32,
p: *const c_void,
) -> BOOL