Function UA_Server_removeCallback

Source
pub unsafe extern "C" fn UA_Server_removeCallback(
    server: *mut UA_Server,
    callbackId: UA_UInt64,
)