Function UA_Server_getMethodNodeCallback

Source
pub unsafe extern "C" fn UA_Server_getMethodNodeCallback(
    server: *mut UA_Server,
    methodNodeId: UA_NodeId,
    outMethodCallback: *mut UA_MethodCallback,
) -> UA_StatusCode