Function comctl32::DPA_SetPtr [] [src]

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