Function UA_Server_setMethodNodeAsync

Source
pub unsafe extern "C" fn UA_Server_setMethodNodeAsync(
    server: *mut UA_Server,
    id: UA_NodeId,
    isAsync: UA_Boolean,
) -> UA_StatusCode