DspyRegisterDriverTable

Function DspyRegisterDriverTable 

Source
pub unsafe extern "C" fn DspyRegisterDriverTable(
    driver_name: *const c_char,
    pTable: *const PtDspyDriverFunctionTable,
) -> PtDspyError