DPA_SetPtr

Function DPA_SetPtr 

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