CS104_Slave_setInterrogationHandler

Function CS104_Slave_setInterrogationHandler 

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