CS104_Slave_setCounterInterrogationHandler

Function CS104_Slave_setCounterInterrogationHandler 

Source
pub unsafe extern "C" fn CS104_Slave_setCounterInterrogationHandler(
    self_: CS104_Slave,
    handler: CS101_CounterInterrogationHandler,
    parameter: *mut c_void,
)