Function rust_hdl_ok_frontpanel_sys::okFrontPanel_ConfigureFPGAFromMemoryWithProgress[][src]

pub unsafe extern "C" fn okFrontPanel_ConfigureFPGAFromMemoryWithProgress(
    hnd: okFrontPanel_HANDLE,
    data: *mut c_uchar,
    length: c_ulong,
    callback: okTProgressCallback,
    arg: *mut c_void
) -> ok_ErrorCode