Function UA_Server_setAdminSessionContext

Source
pub unsafe extern "C" fn UA_Server_setAdminSessionContext(
    server: *mut UA_Server,
    context: *mut c_void,
)