[][src]Function winapi::um::dpa_dsa::DPA_SetPtr

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