Function UA_Client_removeCallback

Source
pub unsafe extern "C" fn UA_Client_removeCallback(
    client: *mut UA_Client,
    callbackId: UA_UInt64,
)